PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getPageVisibleAction Method
In This Topic
    getPageVisibleAction Method
    In This Topic
    Gets the page visible action.
    Syntax
    public PDFAction getPageVisibleAction()

    Return Value

    The action to be performed when the page containing the annotation becomes visible in the viewer application's user interface.
    See Also